The RasterCodecsInstance Property is available in LEADTOOLS Document and Medical Imaging toolkits.
Gets the
RasterCodecs object used for file access. You can change the properties of this object for more control over the load and save options.
Syntax
Visual Basic (Declaration) | |
---|
Public ReadOnly Property RasterCodecsInstance As RasterCodecs |
Property Value
The
RasterCodecs object used for file access. You can change the properties of this object for more control over the load and save options.
Requirements
Target Platforms: Microsoft .NET Framework 3.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also