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

UNPACK_ICON_ASPECT_RATIO

Unpack icon aspect byte to Numerator and a denominator

Declaration

Source position: icon.pas line 249

procedure UNPACK_ICON_ASPECT_RATIO(

  Aspect: LongInt;

  var Num: LongInt;

  var Den: LongInt

);

See also

ICONCTRLA_SetAspectRatio

  

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

ICONCTRLA_GetAspectRatio

  

Tag for IconControlA(),

PACK_ICON_ASPECT_RATIO

  

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

IconControlA

  

Set and get icon and icon.library options


Documentation generated on: 2017-01-10