Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.12.17
RasterCodecs Class Properties
See Also 
Leadtools.Codecs Namespace : RasterCodecs Class


For a list of all members of this type, see RasterCodecs members.

Public Properties

 NameDescription
Public PropertyCachedPreloadCodecs Gets the current setting for the cached preload codecs count.  
Public PropertyFixedPreloadCodecs Gets the current setting for the fixed preload codecs count.  
Public PropertyIgnoreCodecsList Gets the current ignore codecs list.  
Public PropertyIsFeedLoadDone Determines if the feed-load process is done.  
Public PropertyLoadStatus Gets a value that allows the detection of whether the image was loaded with errors.  
Public PropertyOptions Gets or sets the load and save options for this RasterCodecs.  
Public PropertyPreloadCodecsList Gets the current preload codecs list.  
Public PropertyThrowExceptionsOnInvalidImages Gets or sets a value indicating whether to throw an exception instead of returning a null reference (Nothing in Visual Basic) on certain methods of this RasterCodecs object.  
Public PropertyUriOperationBufferSize Gets or sets the size of the buffer used in URI-based load or information operations.  
Top

See Also