Banuba SDK
Instance Methods | List of all members
BNBProceduralTexture Class Reference

#import <BNBProceduralTexture.h>

Inheritance diagram for BNBProceduralTexture:

Instance Methods

(BNBProceduralAlgorithmType) - getAlgorithmType
 
(void) - setSrcImage:
 
(nullable BNBImage *) - getSrcImage
 
(nullable BNBImage *) - asImage
 
(nullable BNBNeuroBeautificationProcessedTexture *) - asNeuroBeautificationProcessedTexture
 
(nullable BNBCameraComposer *) - asCameraComposer
 

Detailed Description

Definition at line 23 of file BNBProceduralTexture.h.

Method Documentation

◆ asCameraComposer

- (nullable BNBCameraComposer *) asCameraComposer

◆ asImage

- (nullable BNBImage *) asImage
Returns
upcast to base type

◆ asNeuroBeautificationProcessedTexture

- (nullable BNBNeuroBeautificationProcessedTexture *) asNeuroBeautificationProcessedTexture

◆ getAlgorithmType

- (BNBProceduralAlgorithmType) getAlgorithmType

◆ getSrcImage

- (nullable BNBImage *) getSrcImage

◆ setSrcImage:

- (void) setSrcImage: (nullable BNBImage *)  src

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