Controls how the transform markers are used when performing a lossless transformation for certain formats.
public void WriteTransformMarker(
int id,
byte[] data,
int dataOffset,
int dataLength
)
Public Overloads Sub WriteTransformMarker( _
ByVal id As Integer, _
ByVal data() As Byte, _
ByVal dataOffset As Integer, _
ByVal dataLength As Integer _
)
public void writeTransformMarker(int id, byte data[], int dataOffset, int dataLength)
public:
void WriteTransformMarker(
int id,
array<byte>^ data,
int dataOffset,
int dataLength
)
id
The id of the metadata marker.
data
A byte array containing the data for the metadata marker.
dataOffset
Offset into data into which to begin the read operation.
dataLength
Number of bytes to read from data.
You should use this method to write a certain marker data into the file.
This method can be called only from within the CodecsTransformMarkerCallback passed to the Transform method.
The transform mechanism is as follows:
Note: You can also use WriteTransformMarker to insert your own markers. The marker will be inserted before the current marker. You can call WriteTransformMarker as many times as you wish. Every call to WriteTransformMarker will insert a new marker.
Warning: Incorrect handling of the markers will generate corrupt files! Since some markers contain important information about the image (image width, height, compression method, colorspace, etc), you should use caution when working with markers.
For an example, refer to Transform.
Products |
Support |
Feedback: WriteTransformMarker(Int32,Byte[],Int32,Int32) Method - Leadtools.Codecs |
Introduction |
Help Version 19.0.2017.6.16
|
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
Your email has been sent to support! Someone should be in touch! If your matter is urgent please come back into chat.
Chat Hours:
Monday - Friday, 8:30am to 6pm ET
Thank you for your feedback!
Please fill out the form again to start a new chat.
All agents are currently offline.
Chat Hours:
Monday - Friday
8:30AM - 6PM EST
To contact us please fill out this form and we will contact you via email.