Unit 'icon' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#amunits]

PACK_ICON_ASPECT_RATIO

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

Declaration

Source position: icon.pas line 391

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(),

IconControlA

  

Set and get icon and icon.library options


Documentation generated on: 2021-07-30