SbImageDataAdapterHelper Class |
Helper class for OIV.ImageViz.Nodes.Images.SoImageDataAdapter.
Namespace: OIV.ImageViz
The SbImageDataAdapterHelper type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetAppropriateAdapter(String) | Calls GetAppropriateAdapter(filename, System.UInt64(0)). | |
GetAppropriateAdapter(String, UInt64) | Loads data and returns a preconfigured OIV.ImageViz.Nodes.Images.SoImageDataAdapter instance based on the given filename extension. | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SaveToFile | Save given image to a file. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Contains various utility methods.