USING TRIGONOMETRY AND PYTHAGORAS TO WATERMARK AN IMAGE

ABSTRACT
The class presented here will place a watermark on an image. It takes a Bitmap object and returns another Bitmap with a string drawn diagonally (top-left to bottom-right) across it. An instance of the class is constructed with the actual text to place, font properties, maximum wanted font size (more on this in a bit), Color and transparency (byte). This may sound fairly trivial but calculating the angle of the diagonal line through a Rectangle of unknown Size at design time (big d'oh! if there's a library method that already does this!) and autosizing the font to fill as much of the bitmap as possible, without being clipped involves Trigonometry and Pythagoras.


TABLE OF CONTENTS
TITLE PAGE                                   
CERTIFICATION                               
APPROVAL                                   
DEDICATION                                   
ACKNOWLEDGEMENT                           
ABSTRACT                                   
TABLE OF CONTENTS

                               
CHAPTER ONE
1.0    INTRODUCTION                           
1.1    STATEMENT OF PROBLEM                       
1.2    PURPOSE OF STUDY                           
1.3    AIMS AND OBJECTIVES                        
1.4    SCOPE/DELIMITATIONS                       
1.5    LIMITATIONS/CONSTRAINTS                   
1.6    DEFINITION OF TERMS  
                     
CHAPTER TWO
2.0    LITERATURE REVIEW   
                        
CHAPTER THREE
3.0    METHODS FOR FACT FINDING AND DETAILED DISCUSSIONS OF THE SYSTEM               
3.1     METHODOLOGIES FOR FACT-FINDING                
3.2    DISCUSSIONS            
                
CHAPTER FOUR
4.0    FUTURES, IMPLICATIONS AND CHALLENGES OF THE SYSTEM                            
4.1    FUTURES                                
4.2    IMPLICATIONS                           
4.3    CHALLENGES 
                              
CHAPTER FIVE
5.0    RECOMMENDATIONS, SUMMARY AND CONCLUSION                           
5.1    RECOMMENDATION                           
5.2    SUMMARY
5.3    CONCLUSION                               
REFERENCES                               

Subscribe to access this work and thousands more
Overall Rating

0

5 Star
(0)
4 Star
(0)
3 Star
(0)
2 Star
(0)
1 Star
(0)
APA

Possibility, A. (2018). USING TRIGONOMETRY AND PYTHAGORAS TO WATERMARK AN IMAGE. Afribary. Retrieved from https://afribary.com/works/using-trigonometry-and-pythagoras-to-watermark-an-image-4329

MLA 8th

Possibility, Aka "USING TRIGONOMETRY AND PYTHAGORAS TO WATERMARK AN IMAGE" Afribary. Afribary, 29 Jan. 2018, https://afribary.com/works/using-trigonometry-and-pythagoras-to-watermark-an-image-4329. Accessed 04 May. 2024.

MLA7

Possibility, Aka . "USING TRIGONOMETRY AND PYTHAGORAS TO WATERMARK AN IMAGE". Afribary, Afribary, 29 Jan. 2018. Web. 04 May. 2024. < https://afribary.com/works/using-trigonometry-and-pythagoras-to-watermark-an-image-4329 >.

Chicago

Possibility, Aka . "USING TRIGONOMETRY AND PYTHAGORAS TO WATERMARK AN IMAGE" Afribary (2018). Accessed May 04, 2024. https://afribary.com/works/using-trigonometry-and-pythagoras-to-watermark-an-image-4329

Document Details
Field: Computer Science Type: Project 52 PAGES (5250 WORDS) (rtf)