Replies: 1 comment
-
Getters and Setters should be used for |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Classes of bmp.h contain all public attributes. As we implement C++, it is better to keep all attributes private and have public getters and setters.
revert back to #8
Beta Was this translation helpful? Give feedback.
All reactions