Description
ConvertToResolution (v1)
Convert a numeric value into a resolution
Input(s) : Value - Arbitrary value to convert to a image resolution type
Output(s): Resolution - Output resolution
Information
| Module | DataflowCore |
| Category | Image |
| Type | FDataflowConvertToResolutionNode |
Parameters
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Method | Method to use to match the resolution | EDataflowConvertToResolutionMethod | UseClosest |
Inputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Value | Arbitrary value to convert to a image resolution type | FDataflowNumericTypes | (Value=0.000000) |
Outputs
| Name | Description | Permitted Types | Default Value |
|---|---|---|---|
| Resolution | Output resolution | EDataflowImageResolution |