RawDecoderPolicy Property |
Determines the level of safety the raw codec will try to enforce.
Namespace:
Atalasoft.Imaging.Codec
Assembly:
Atalasoft.dotImage.Raw (in Atalasoft.dotImage.Raw.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic LoadingPolicy Policy { get; set; }Public Property Policy As LoadingPolicy
Get
Set
Property Value
Type:
LoadingPolicy
Remarks Default is IgnoreFileBounds.
See Also