Class RGBA2RGB

Inheritance Relationships

Base Type

Class Documentation

class RGBA2RGB : public mindspore::dataset::TensorTransform

Change the input 4 channel RGBA tensor to 3 channel RGB.

Public Functions

RGBA2RGB()

Constructor.

~RGBA2RGB() = default

Destructor.