The structure XPngFileChunk represents a chunk in a PNG file. The PNG file must contain some special chunks, but also it can contain the user defined one.
Namespace:
SGP.XImagingAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public struct XPngFileChunk |