This is kind of my own new 'BIG' Project.
My goal is to make a full featured photo editing application.
An ideas are welcame.
Thx to Datacide for the logo
Features / ToDo List:
Any other ideas are also greatly appreciated.
Load Photo
Save Photo
Save As Photo
Save Edited Photo
Filter
RBG Editer
60 + Effects
Complex Color Chooser
Contrast
History
Layers Manager
Text Adding
Text Editing
Undo / Redo
Tip Of Day
Help
Status Bar
Liquify
Rotating Photo Editer
Flatten Layers
Opacity Control
Background color
Background Gradient
Last edited by wiz126; Jan 20th, 2007 at 01:04 AM.
1) If your post has been adequately answered please click in your post on "Mark Thread Resolved".
2) If someone has been useful to you please show your respect by rating their posts.
3) Please use [highlight="VB"] 'your code goes in here [/highlight] tags when posting code.
4) Before posting your question, make sure you checked this links: MICROSOFT MSDN -- VB FORUMS SEARCH
5)Support Classic VB - A PETITION TO MICROSOFT
i am getting into a little problem trying to make the layers work
1) If your post has been adequately answered please click in your post on "Mark Thread Resolved".
2) If someone has been useful to you please show your respect by rating their posts.
3) Please use [highlight="VB"] 'your code goes in here [/highlight] tags when posting code.
4) Before posting your question, make sure you checked this links: MICROSOFT MSDN -- VB FORUMS SEARCH
5)Support Classic VB - A PETITION TO MICROSOFT
60 + Effects
Complex Color Chooser
History
Layers Manager
Text Adding
Text Editing
Tip Of Day
Help
Status Bar
Liquify
Rotating Photo Editer
Flatten Layers
Opacity Control
and
Background Gradient
1) If your post has been adequately answered please click in your post on "Mark Thread Resolved".
2) If someone has been useful to you please show your respect by rating their posts.
3) Please use [highlight="VB"] 'your code goes in here [/highlight] tags when posting code.
4) Before posting your question, make sure you checked this links: MICROSOFT MSDN -- VB FORUMS SEARCH
5)Support Classic VB - A PETITION TO MICROSOFT
Oh also. When you get a proper Beta of it working, make your logo in your program. Would be heaps cooler
chem
That's really very funny
But seriously, I'm curious why anyone would want to develop there own "image" tool when developing plug-ins (worthwhile ones that is!) gives you instant market to a large customer-base...
*** Read the sticky in the DB forum about how to get your question answered quickly!! ***
Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".
my logo is not good, i need someone (better then me ) to make me a better logo.
1) If your post has been adequately answered please click in your post on "Mark Thread Resolved".
2) If someone has been useful to you please show your respect by rating their posts.
3) Please use [highlight="VB"] 'your code goes in here [/highlight] tags when posting code.
4) Before posting your question, make sure you checked this links: MICROSOFT MSDN -- VB FORUMS SEARCH
5)Support Classic VB - A PETITION TO MICROSOFT
WOW! Datacide!!, Where did you get that skill? i think this rock thx very much
1) If your post has been adequately answered please click in your post on "Mark Thread Resolved".
2) If someone has been useful to you please show your respect by rating their posts.
3) Please use [highlight="VB"] 'your code goes in here [/highlight] tags when posting code.
4) Before posting your question, make sure you checked this links: MICROSOFT MSDN -- VB FORUMS SEARCH
5)Support Classic VB - A PETITION TO MICROSOFT
60 + Effects
Complex Color Chooser
History
Layers Manager
Text Adding
Text Editing
Tip Of Day
Help
Status Bar
Liquify
Rotating Photo Editer
Flatten Layers
Opacity Control
and
Background Gradient
These are all basic functions you would expect in an Image Editing program and in all honesty, aren't worth the mention. 60+ effects, can possibly be overkill. You'd want to include only say the 20-30 best effects you can create.
Have you any idea how you're going to approach something like this? I hope you didnt get your inspiration from my less than average Set/GetPixel attempt in the CodeBank (to this day I have no idea why its there)
Originally Posted by wiz126
WOW! Datacide!!, Where did you get that skill? i think this rock thx very much
You realise its pretty much what you did, except it has a picture as the background instead of a gradient.
Last edited by wiz126; Oct 10th, 2005 at 02:54 PM.
1) If your post has been adequately answered please click in your post on "Mark Thread Resolved".
2) If someone has been useful to you please show your respect by rating their posts.
3) Please use [highlight="VB"] 'your code goes in here [/highlight] tags when posting code.
4) Before posting your question, make sure you checked this links: MICROSOFT MSDN -- VB FORUMS SEARCH
5)Support Classic VB - A PETITION TO MICROSOFT
Last edited by wiz126; Oct 10th, 2005 at 03:05 PM.
1) If your post has been adequately answered please click in your post on "Mark Thread Resolved".
2) If someone has been useful to you please show your respect by rating their posts.
3) Please use [highlight="VB"] 'your code goes in here [/highlight] tags when posting code.
4) Before posting your question, make sure you checked this links: MICROSOFT MSDN -- VB FORUMS SEARCH
5)Support Classic VB - A PETITION TO MICROSOFT
1) If your post has been adequately answered please click in your post on "Mark Thread Resolved".
2) If someone has been useful to you please show your respect by rating their posts.
3) Please use [highlight="VB"] 'your code goes in here [/highlight] tags when posting code.
4) Before posting your question, make sure you checked this links: MICROSOFT MSDN -- VB FORUMS SEARCH
5)Support Classic VB - A PETITION TO MICROSOFT
I've used many different professional video editing applications, and in my opinion - it's all about the user interface.
They all have basically the same features - it's how easy, fast and intuitive the ability to perform the action is that makes all the difference.
Download SONY VEGAS (not STUDIO - actual VEGAS) - then see how easy it is to color balance an image, bring up the gamma, tone down the brights - truly powerful and intuitive.
It's a free download, you should try it and see what I mean.
*** Read the sticky in the DB forum about how to get your question answered quickly!! ***
Please remember to rate posts! Rate any post you find helpful - even in old threads! Use the link to the left - "Rate this Post".
I've used many different professional video editing applications, and in my opinion - it's all about the user interface.
They all have basically the same features - it's how easy, fast and intuitive the ability to perform the action is that makes all the difference.
i know thats why i said to my self: all editing applications HAVE THE SAME THINGS EXCEPT people buy the application that is the most user friendly - meaning most instractive, colored, icon in menu, tips, etc.... (+ free custom to that app)
1) If your post has been adequately answered please click in your post on "Mark Thread Resolved".
2) If someone has been useful to you please show your respect by rating their posts.
3) Please use [highlight="VB"] 'your code goes in here [/highlight] tags when posting code.
4) Before posting your question, make sure you checked this links: MICROSOFT MSDN -- VB FORUMS SEARCH
5)Support Classic VB - A PETITION TO MICROSOFT
back to the project, i made a custon color dialog control i will be posting it soo.
1) If your post has been adequately answered please click in your post on "Mark Thread Resolved".
2) If someone has been useful to you please show your respect by rating their posts.
3) Please use [highlight="VB"] 'your code goes in here [/highlight] tags when posting code.
4) Before posting your question, make sure you checked this links: MICROSOFT MSDN -- VB FORUMS SEARCH
5)Support Classic VB - A PETITION TO MICROSOFT