Leadtools.Codecs Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
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 PropertyFastFileInfo Enables or disables fast file info processing.  
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 PropertyLoadThenResize Gets or sets a value that determine whether this RasterCodecs object should load the image entirely before resizing.  
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.  
Public PropertyUriOperationCredentials Gets or sets authentication information used with URI-based operations  
Public PropertyUriOperationProxy Gets or sets proxy information used with URI-based operations  
Top

See Also