#include <SkImageFilters.h>
◆ CropRect() [1/8]
  
  | 
        
          | SkImageFilters::CropRect::CropRect | ( |  | ) |  |  | inline | 
 
 
◆ CropRect() [2/8]
  
  | 
        
          | SkImageFilters::CropRect::CropRect | ( | const SkIRect & | crop | ) |  |  | inline | 
 
 
◆ CropRect() [3/8]
  
  | 
        
          | SkImageFilters::CropRect::CropRect | ( | const SkRect & | crop | ) |  |  | inline | 
 
 
◆ CropRect() [4/8]
  
  | 
        
          | SkImageFilters::CropRect::CropRect | ( | const std::optional< SkRect > & | crop | ) |  |  | inline | 
 
 
◆ CropRect() [5/8]
  
  | 
        
          | SkImageFilters::CropRect::CropRect | ( | const std::nullopt_t & |  | ) |  |  | inline | 
 
 
◆ CropRect() [6/8]
  
  | 
        
          | SkImageFilters::CropRect::CropRect | ( | std::nullptr_t |  | ) |  |  | inline | 
 
 
◆ CropRect() [7/8]
  
  | 
        
          | SkImageFilters::CropRect::CropRect | ( | const SkIRect * | optionalCrop | ) |  |  | inline | 
 
 
◆ CropRect() [8/8]
  
  | 
        
          | SkImageFilters::CropRect::CropRect | ( | const SkRect * | optionalCrop | ) |  |  | inline | 
 
 
◆ operator==()
  
  | 
        
          | bool SkImageFilters::CropRect::operator== | ( | const CropRect & | o | ) | const |  | inline | 
 
 
The documentation for this struct was generated from the following file: