For a list of all members of this type, see RasterCodecs members.
"| Name | Description | |
|---|---|---|
| AsyncWebClient | Gets the System.Net.WebClient object used for asynchronous operations. |
| CachedPreloadCodecs | Gets the current setting for the cached preload codecs count. |
| FastFileInfo | Enables or disables fast file info processing. |
| FixedPreloadCodecs | Gets the current setting for the fixed preload codecs count. |
| IgnoreCodecsList | Gets the current ignore codecs list. |
| IsAsyncBusy | Gets a value that determines whether this RasterCodecs object is currently busy with an asynchronous operation on a URL. |
| IsFeedLoadDone | Determines if the feed-load process is done. |
| LoadStatus | Gets a value that allows the detection of whether the image was loaded with errors. |
| LoadThenResize | Gets or sets a value that determine whether this RasterCodecs object should load the image entirely before resizing. |
| Options | Gets or sets the load and save options for this RasterCodecs. |
| PreloadCodecsList | Gets the current preload codecs list. |
| ThrowExceptionsOnInvalidImages | 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. |
| UriOperationBufferSize | Gets or sets the size of the buffer used in URI-based load or information operations. |
| UriOperationCredentials | Gets or sets authentication information used with URI-based operations |
| UriOperationProxy | Gets or sets proxy information used with URI-based operations |