←Select platform

GetTrnsChunk Method

Summary
Gets the alpha transform chunk of the PNG file.
Syntax
C#
VB
Objective-C
C++
Java
public byte[] GetTrnsChunk() 
Public Function GetTrnsChunk() As Byte() 
@property (nonatomic, strong, nullable) NSData *trnsChunk 
public byte[] getTrnsChunk() 
public: 
array<byte>^ GetTrnsChunk();  

Return Value

An array of bytes that represents the alpha transform chunk of the PNG file.

Example

For an example, refer to CodecsPngOptions.

Requirements

Target Platforms

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.