Skip to content

@shbernal/ts-pptx


@shbernal/ts-pptx / index / FIXED_PCT_PER_PERCENT

Variable: FIXED_PCT_PER_PERCENT

const FIXED_PCT_PER_PERCENT: number

Defined in: src/units.ts:31

Scale for a percentage supplied as 0-100 (rather than a 0-1 fraction) into the same fixed-point percentage integer as PERCENT_SCALE (1% = 1000 units, i.e. thousandths of a percent). Use for inputs documented as percents: transparency/alpha, image crop insets, gradient stops, bullet size, connector adjust, etc.