#include <ImfImageLevel.h>
Definition at line 28 of file ImfImageLevel.h.
 
  
  
      
        
          | virtual void ImageLevel::clearChannels  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protectedpure virtual   | 
  
 
 
  
  
      
        
          | virtual void ImageLevel::eraseChannel  | 
          ( | 
          const std::string &  | 
          name | ) | 
           | 
         
       
   | 
  
protectedpure virtual   | 
  
 
 
  
  
      
        
          | Image& ImageLevel::image  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | const Image& ImageLevel::image  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | virtual void ImageLevel::insertChannel  | 
          ( | 
          const std::string &  | 
          name,  | 
         
        
           | 
           | 
          PixelType  | 
          type,  | 
         
        
           | 
           | 
          int  | 
          xSampling,  | 
         
        
           | 
           | 
          int  | 
          ySampling,  | 
         
        
           | 
           | 
          bool  | 
          pLinear  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protectedpure virtual   | 
  
 
 
  
  
      
        
          | virtual void ImageLevel::renameChannel  | 
          ( | 
          const std::string &  | 
          oldName,  | 
         
        
           | 
           | 
          const std::string &  | 
          newName  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
protectedpure virtual   | 
  
 
 
  
  
      
        
          | virtual void ImageLevel::renameChannels  | 
          ( | 
          const RenamingMap &  | 
          oldToNewNames | ) | 
           | 
         
       
   | 
  
protectedpure virtual   | 
  
 
 
  
  
      
        
          | IMFUTIL_EXPORT void ImageLevel::throwBadChannelNameOrType  | 
          ( | 
          const std::string &  | 
          name | ) | 
           const | 
         
       
   | 
  
protected   | 
  
 
 
  
  
      
        
          | int ImageLevel::xLevelNumber  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | int ImageLevel::yLevelNumber  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: