Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ImageBitmapOptions

Hierarchy

  • ImageBitmapOptions

Index

Properties

colorSpaceConversion?: "none" | "default"
imageOrientation?: "none" | "flipY"
premultiplyAlpha?: "none" | "default" | "premultiply"
resizeHeight?: number
resizeQuality?: "high" | "low" | "medium" | "pixelated"
resizeWidth?: number

Generated using TypeDoc