| Visual Basic (Declaration) | |
|---|---|
Public Function GetTrnsChunk() As Byte() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public byte[] GetTrnsChunk() | |
| C++/CLI | |
|---|---|
public: array<byte>^ GetTrnsChunk(); | |
Return Value
An array of bytes that represents the alpha transform chunk of the PNG file.For an example, refer to CodecsPngOptions.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family