Ticket #118 (new defect)

Opened 2 years ago

Image format/type fields ought to be of enum-type rather than (U)Int32

Reported by: anonymous Assigned to: unassigned
Priority: major Milestone:
Component: System Version:
Keywords: Cc:
Completion:

Description

This is so that users of the reflective interface can parse enum-text and replace them by value, rather than accepting any number. PolygonChunk? had a similar issue a year ago or so.