[Overview][Constants][Types][Procedures and functions][Variables][Index] Reference for unit 'icon' (#aros)

PACK_ICON_ASPECT_RATIO

Pack Numerator and a denominator into a single byte as icon aspect

Declaration

Source position: icon.pas line 248

function PACK_ICON_ASPECT_RATIO(

  Num: LongInt;

  Den: LongInt

):LongInt;

Arguments

Num

  

Numerator

Den

  

Denominator

See also

ICONCTRLA_SetAspectRatio

  

Tag for IconControlA(), Set Icon aspect ratio (PBYTE)

ICONCTRLA_GetAspectRatio

  

Tag for IconControlA(),

UNPACK_ICON_ASPECT_RATIO

  

Unpack icon aspect byte to Numerator and a denominator

IconControlA

  

Set and get icon and icon.library options


Documentation generated on: 2017-01-10