You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
DataChunck, DataPacakage, RGB are DataSet classes, so they should inherit from this class, implement new DataSet class and make the inheritance process for the classes that apply.
Check if anything in the code has alike behavior and implement OOP if needed.