SetColor Subroutine

public subroutine SetColor(obj, Red, Green, Blue)

Type Bound

PreProcessing_

Arguments

Type IntentOptional Attributes Name
class(PreProcessing_), intent(inout) :: obj
integer(kind=int32), intent(in) :: Red
integer(kind=int32), intent(in) :: Green
integer(kind=int32), intent(in) :: Blue