kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
SystemInfo
/
ImageDecodeAcceleratorCapability
/
ImageDecodeAcceleratorCapability
Image
Decode
Accelerator
Capability
constructor
(
imageType
:
SystemInfo.ImageType
,
maxDimensions
:
SystemInfo.Size
,
minDimensions
:
SystemInfo.Size
,
subsamplings
:
List
<
SystemInfo.SubsamplingFormat
>
)