Flutter Engine
The Flutter Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Public Types | List of all members
SkPDFGraphicState Class Reference

#include <SkPDFGraphicState.h>

Public Types

enum  SkPDFSMaskMode { kAlpha_SMaskMode , kLuminosity_SMaskMode }
 

Detailed Description

SkPaint objects roughly correspond to graphic state dictionaries that can be installed. So that a given dictionary is only output to the pdf file once, we want to canonicalize them.

Member Enumeration Documentation

◆ SkPDFSMaskMode

enum SkPDFGraphicState::SkPDFSMaskMode
Enumerator
kAlpha_SMaskMode 
kLuminosity_SMaskMode 

Definition at line 29 of file SkPDFGraphicState.h.


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