Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
skresources::ImageAsset::FrameData Struct Reference

#include <SkResources.h>

Public Attributes

sk_sp< SkImageimage
 
SkSamplingOptions sampling
 
SkMatrix matrix = SkMatrix::I()
 
SizeFit scaling = SizeFit::kCenter
 

Detailed Description

Definition at line 66 of file SkResources.h.

Member Data Documentation

◆ image

sk_sp<SkImage> skresources::ImageAsset::FrameData::image

Definition at line 68 of file SkResources.h.

◆ matrix

SkMatrix skresources::ImageAsset::FrameData::matrix = SkMatrix::I()

Definition at line 72 of file SkResources.h.

◆ sampling

SkSamplingOptions skresources::ImageAsset::FrameData::sampling

Definition at line 70 of file SkResources.h.

◆ scaling

SizeFit skresources::ImageAsset::FrameData::scaling = SizeFit::kCenter

Definition at line 74 of file SkResources.h.


The documentation for this struct was generated from the following file: