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

PACK_ICON_ASPECT_RATIO

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

Declaration

Source position: icon.pas line 265

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