C#
VB
Java
Objective-C
WinRT C#
C++
Gets the alpha transform chunk of the PNG file.
public byte[] GetTrnsChunk()
Public Function GetTrnsChunk() As Byte()
public byte[] GetTrnsChunk()
@property (nonatomic, strong, nullable) NSData *trnsChunk
public byte[] getTrnsChunk()
function Leadtools.Codecs.CodecsPngLoadOptions.GetTrnsChunk()
public:
array<byte>^ GetTrnsChunk();
An array of bytes that represents the alpha transform chunk of the PNG file.
For an example, refer to CodecsPngOptions.
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