packed record TPngChunk

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TPngChunk = packed record

Description

A record that represents a png chunk.

Overview

Fields

Length: LongWord;
Name: array[0..3] of AnsiChar;

Description

Fields

Length: LongWord;

The length of the chunk

Name: array[0..3] of AnsiChar;

The name of the chunk

SourceForge.net Logo


Generated by PasDoc 0.11.0 on 2008-12-31 14:32:00