TPNGImage help From PNG Delphi previous page next page Components > TChunkpHYs > Properties > UnitType Returns / sets the unit type for the pixel size. type TUnitType = (utUnknown, utMeter); property UnitType: TUnitType; Description Since the only avaliable unit is meter this property must always be utMeter. previous page start next page