←Select platform

CodecsTransformMarkerAction Enumeration

Summary
Indicates the action to take when processing a marker.
Syntax
C#
VB
Objective-C
C++
Java
public enum CodecsTransformMarkerAction   
Public Enum CodecsTransformMarkerAction  
typedef NS_OPTIONS(NSInteger, LTCodecsTransformMarkerAction) 
public enum CodecsTransformMarkerAction 
public enum class CodecsTransformMarkerAction   
Members
ValueMemberDescription
0DefaultDefault. Pass to LEADTOOLS for normal processing.
1IgnoreIgnore this marker.
2AbortAbort the process.
Example

For an example, refer to RasterCodecs.Transform.

Requirements

Target Platforms

See Also

Reference

Leadtools.Codecs Namespace

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Codecs Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.